ShowWorkstationViewPresenter<V> Class

Summary
Activates a view.
Syntax
C#
VB
C++
public class ShowWorkstationViewPresenter<V> : WorkstationPresenterBase<V> 
  
Public Class ShowWorkstationViewPresenter(Of _V_ As {IWorkstationView})  
   Inherits WorkstationPresenterBase(Of V) 
   Implements IWorkstationPresenter(Of V)  
generic<typename _V_> 
public ref class ShowWorkstationViewPresenter : public WorkstationPresenterBase<V>, IWorkstationPresenter<V>   
where V: IWorkstationView 

Type Parameters

V
The view that will be activated.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.